home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / share / 30 / _SETUP.1 / MiniMac.exe / 0 / RCDATA / TFRMCOYOTEABOUT / TFRMCOYOTEABOUT.txt < prev   
Text File  |  2001-03-20  |  6KB  |  287 lines

  1. object frmCoyoteAbout: TfrmCoyoteAbout
  2.   Left = 360
  3.   Top = 256
  4.   Width = 390
  5.   Height = 269
  6.   BorderIcons = [biSystemMenu]
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object RzLabel1: TRzLabel
  22.     Left = 8
  23.     Top = 210
  24.     Width = 176
  25.     Height = 24
  26.     Caption = 'Coyote Development'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clGray
  29.     Font.Height = -21
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     FrameSides = []
  34.   end
  35.   object sbtnClose: TRzBitBtn
  36.     Left = 303
  37.     Top = 210
  38.     Width = 67
  39.     Caption = '&Close'
  40.     TabOrder = 2
  41.     OnClick = sbtnCloseClick
  42.   end
  43.   object pnlAbout: TRzPanel
  44.     Left = 0
  45.     Top = 0
  46.     Width = 376
  47.     Height = 208
  48.     BorderOuter = fsNone
  49.     TabOrder = 0
  50.     object RzBorder11: TRzBorder
  51.       Left = 2
  52.       Top = 2
  53.       Width = 371
  54.       Height = 198
  55.     end
  56.     object imageCoyote: TImage
  57.       Left = 8
  58.       Top = 11
  59.       Width = 177
  60.       Height = 180
  61.       Picture.Data = {<image000.bmp>}
  62.       Stretch = True
  63.       IsControl = True
  64.     end
  65.     object Version: TLabel
  66.       Left = 202
  67.       Top = 25
  68.       Width = 47
  69.       Height = 13
  70.       Caption = 'Version:'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -11
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       IsControl = True
  78.     end
  79.     object Label2: TLabel
  80.       Left = 212
  81.       Top = 8
  82.       Width = 37
  83.       Height = 13
  84.       Caption = 'Name:'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = -11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = [fsBold]
  90.       ParentFont = False
  91.       IsControl = True
  92.     end
  93.     object Copyright: TLabel
  94.       Left = 195
  95.       Top = 42
  96.       Width = 54
  97.       Height = 13
  98.       Caption = 'Copyright'
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clWindowText
  101.       Font.Height = -11
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = [fsBold]
  104.       ParentFont = False
  105.       IsControl = True
  106.     end
  107.     object Label11: TLabel
  108.       Left = 271
  109.       Top = 42
  110.       Width = 84
  111.       Height = 14
  112.       Caption = '1998, 1999, 2000'
  113.       Font.Charset = ANSI_CHARSET
  114.       Font.Color = clBlue
  115.       Font.Height = -11
  116.       Font.Name = 'Arial'
  117.       Font.Style = []
  118.       ParentFont = False
  119.       IsControl = True
  120.     end
  121.     object Label12: TLabel
  122.       Left = 271
  123.       Top = 24
  124.       Width = 17
  125.       Height = 15
  126.       Caption = '3.5'
  127.       Font.Charset = ANSI_CHARSET
  128.       Font.Color = clBlue
  129.       Font.Height = -12
  130.       Font.Name = 'Arial'
  131.       Font.Style = []
  132.       ParentFont = False
  133.       IsControl = True
  134.     end
  135.     object lblProductName: TLabel
  136.       Left = 271
  137.       Top = 7
  138.       Width = 55
  139.       Height = 15
  140.       Caption = 'MiniMacro'
  141.       Font.Charset = ANSI_CHARSET
  142.       Font.Color = clBlue
  143.       Font.Height = -12
  144.       Font.Name = 'Arial'
  145.       Font.Style = []
  146.       ParentFont = False
  147.       IsControl = True
  148.     end
  149.     object RzBorder8: TRzBorder
  150.       Left = 233
  151.       Top = 67
  152.       Width = 82
  153.       Height = 6
  154.       BorderSides = [sdTop]
  155.     end
  156.     object Comments: TLabel
  157.       Left = 214
  158.       Top = 75
  159.       Width = 114
  160.       Height = 15
  161.       Caption = 'Coyote Development'
  162.       Font.Charset = ANSI_CHARSET
  163.       Font.Color = clBlue
  164.       Font.Height = -12
  165.       Font.Name = 'Arial'
  166.       Font.Style = []
  167.       ParentFont = False
  168.       IsControl = True
  169.     end
  170.     object Label13: TLabel
  171.       Left = 214
  172.       Top = 94
  173.       Width = 88
  174.       Height = 15
  175.       Caption = 'PO Box  220772'
  176.       Font.Charset = ANSI_CHARSET
  177.       Font.Color = clBlue
  178.       Font.Height = -12
  179.       Font.Name = 'Arial'
  180.       Font.Style = []
  181.       ParentFont = False
  182.       IsControl = True
  183.     end
  184.     object Label14: TLabel
  185.       Left = 214
  186.       Top = 112
  187.       Width = 108
  188.       Height = 15
  189.       Caption = 'St. Louis, Mo 63122'
  190.       Font.Charset = ANSI_CHARSET
  191.       Font.Color = clBlue
  192.       Font.Height = -12
  193.       Font.Name = 'Arial'
  194.       Font.Style = []
  195.       ParentFont = False
  196.       IsControl = True
  197.     end
  198.     object RzBorder10: TRzBorder
  199.       Left = 233
  200.       Top = 132
  201.       Width = 82
  202.       Height = 6
  203.       BorderSides = [sdTop]
  204.     end
  205.     object RzBorder1: TRzBorder
  206.       Left = 192
  207.       Top = 3
  208.       Width = 11
  209.       Height = 196
  210.       BorderSides = [sdLeft]
  211.     end
  212.     object Label3: TLabel
  213.       Left = 196
  214.       Top = 147
  215.       Width = 161
  216.       Height = 26
  217.       Caption = 'Latest version always available at www.Incatec.com'
  218.       WordWrap = True
  219.     end
  220.     object pnlVersionInfo: TPanel
  221.       Left = 8
  222.       Top = 8
  223.       Width = 179
  224.       Height = 185
  225.       TabOrder = 0
  226.       Visible = False
  227.       object lblVersion: TLabel
  228.         Left = 16
  229.         Top = 41
  230.         Width = 45
  231.         Height = 13
  232.         Caption = 'lblVersion'
  233.       end
  234.       object lblMajor: TLabel
  235.         Left = 16
  236.         Top = 65
  237.         Width = 36
  238.         Height = 13
  239.         Caption = 'lblMajor'
  240.       end
  241.       object lblMinor: TLabel
  242.         Left = 16
  243.         Top = 89
  244.         Width = 36
  245.         Height = 13
  246.         Caption = 'lblMinor'
  247.       end
  248.       object lblRelease: TLabel
  249.         Left = 16
  250.         Top = 113
  251.         Width = 49
  252.         Height = 13
  253.         Caption = 'lblRelease'
  254.       end
  255.       object lblBuild: TLabel
  256.         Left = 16
  257.         Top = 137
  258.         Width = 33
  259.         Height = 13
  260.         Caption = 'lblBuild'
  261.       end
  262.       object lblAppName: TLabel
  263.         Left = 16
  264.         Top = 10
  265.         Width = 153
  266.         Height = 13
  267.         AutoSize = False
  268.         Font.Charset = DEFAULT_CHARSET
  269.         Font.Color = clBlue
  270.         Font.Height = -11
  271.         Font.Name = 'MS Sans Serif'
  272.         Font.Style = [fsBold]
  273.         ParentFont = False
  274.       end
  275.     end
  276.   end
  277.   object btnVersion: TButton
  278.     Left = 231
  279.     Top = 210
  280.     Width = 67
  281.     Height = 25
  282.     Caption = 'Version'
  283.     TabOrder = 1
  284.     OnClick = btnVersionClick
  285.   end
  286. end
  287.